core: Improve checkout API
authorColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 13:48:48 +0000 (08:48 -0500)
committerColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 16:59:06 +0000 (11:59 -0500)
commit1f7d776a18abdfd2eff8e80dc407ef2845c6195e
tree733836f08e80dde2cda4a6fa02f1dd1439625ab7
parentf44b8aca4446bac0c7a0879eb421823c93459936
core: Improve checkout API

Expose the lower-level functionality in libostree, change checkout
builtin to be a higher level driver.  This will allow us to more
easily improve the "checkout" builtin..
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-checkout.c